home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Photology 2.0.116 / PhotologySetup_redist_x86.exe / RCDATA / CABINET / install.1031.xml < prev    next >
Extensible Markup Language  |  2008-01-21  |  2KB  |  50 lines

  1. <?xml version="1.0"?>
  2. <InstallInstructions>
  3.   
  4.     <!-- Caption of the Installer window. -->
  5.     <WindowTitle>Photology Installierung</WindowTitle>
  6.  
  7.     <!-- Name of the application to use when showing status. -->
  8.     <ApplicationName>Photology</ApplicationName>
  9.  
  10.     <!-- Application version - ignored by the Installer (optional). -->
  11.     <ApplicationVersion>2.0.116.0</ApplicationVersion>
  12.   
  13.     <!-- Icon to use with the Installer window. -->
  14.     <ApplicationIcon>logo.ico</ApplicationIcon>
  15.   
  16.     <!-- MSI package to install (optional). -->
  17.     <ApplicationMSI>Photology.msi</ApplicationMSI>
  18.   
  19.     <!-- Command line or URL to launch once installation completes (optional). -->
  20.     <ApplicationLaunch>
  21.       <!-- "%programfiles%\Photology Starter Kit\PhotologySample.exe" /q --></ApplicationLaunch>
  22.   
  23.     <!-- Language in this file - ignored by the Installer (optional). -->
  24.     <Language>en-US</Language>
  25.  
  26.     <!-- Page to show upon startup. -->
  27.     <ApplicationReadmePage  Source="readme-de.htm" />
  28.   
  29.     <!-- Page containing .NET 3.0 EULA text shown after Readme page. -->
  30.     <DotNetEULAPage         Source="neteula-de.htm" />        
  31.   
  32.     <!-- Page to show if installation completes successfully (skipped if ApplicationLaunch is used). -->
  33.     <SuccessPage            Source="success-de.htm" />
  34.  
  35.     <!-- Page to show if installation fails for any reason. -->
  36.     <FailurePage            Source="failure-de.htm" />
  37.     
  38.     <!-- Collection of slides to cycle through while installation is in progress.
  39.          For each slide, the time to keep it displayed is specified in milliseconds. -->
  40.     <SlidePage Source="page1-de.htm" Time="10000" />
  41.     <SlidePage Source="page2-de.htm" Time="10000" />
  42.     <SlidePage Source="page5-de.htm" Time="10000" />
  43.     <SlidePage Source="page7-de.htm" Time="10000" />
  44.     <SlidePage Source="page8-de.htm" Time="10000" />
  45.     <SlidePage Source="page9-de.htm" Time="10000" />
  46.     <SlidePage Source="page10-de.htm" Time="10000" />
  47.     <SlidePage Source="page11-de.htm" Time="10000" />
  48.     <SlidePage Source="page12-de.htm" Time="10000" />
  49.  
  50. </InstallInstructions>